Skip to content

Improve dependencies management and update versions #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 21, 2025

Conversation

jaime-cespedes-sisniega
Copy link
Contributor

@jaime-cespedes-sisniega jaime-cespedes-sisniega commented Dec 2, 2024

This pull request includes several updates to dependencies, configuration files, and code improvements. The most important changes include updating versions in .pre-commit-config.yaml, modifying installation instructions in CONTRIBUTING.md, and refactoring code for better readability and functionality.

Dependency updates:

  • .pre-commit-config.yaml: Updated versions for pre-commit-hooks, ruff-pre-commit, and mirrors-mypy repositories. [1] [2] [3]
  • pyproject.toml: Added new development dependencies sections and updated existing dependencies.
  • tox.ini: Updated minimum version of tox and added a workaround to install dependencies from pyproject.toml (single source of truth for the dependencies). [1] [2] [3] [4] [5]

Documentation updates:

  • CONTRIBUTING.md: Updated installation instructions for first-time contributors and corrected URLs for reporting bugs. [1] [2]

Code improvements:


📚 Documentation preview 📚: https://frouros--354.org.readthedocs.build/en/354/

@jaime-cespedes-sisniega jaime-cespedes-sisniega marked this pull request as ready for review December 2, 2024 22:08
@alvarolopez alvarolopez merged commit cfe72e5 into main May 21, 2025
14 checks passed
@alvarolopez alvarolopez deleted the feature/improve-dependencies-management branch May 21, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants